In Visual Object - Oriented Programming
نویسنده
چکیده
A visual shell, such as the Apple Macintosh Finder, is a direct manipulation interface to a le system. Although such systems are easy to use, they are are diicult to program, especially for non-programmers. This paper introduces Pursuit, a visual shell design that combines visual program speciication, visual language representation and object-oriented techniques, to address some of the problems of visual shells, and discusses some of the issues relevant to making Pursuit's approach viable. First, Pursuit extends the concept of a concrete, directly manipulable object to all interface objects, so that the output of any utility can be selected as input (i.e., piped) to other utilities. Second, Pursuit incorporates a Programming by Demonstration (PBD) system into the interface. This enables non-programmers to construct programs by manipulating representations of le system objects, such as les and folders, directly in the interface. Finally, Pursuit introduces an object speciic, state-based visual representation language for programs. Programs are static, editable representations of objects and behaviors that reeect the interface. Hence, Pursuit provides a uniform model { that of object and behavior { for users to learn in order to understand, navigate and program in Pursuit.
منابع مشابه
Modelsaz: An Object-Oriented Computer-Aided Modeling Environment
Modeling and simulation of processing plants are widely used in industry. Construction of a mathematical model for a plant is a time-consuming and error-prone task. In light of extensive advancements in computer science (both hardware and software), computers are becoming a necessary instrument in industrial activities. Many software tools for modeling, simulation and optimization of proces...
متن کاملDeclarative Semantics in Object-Oriented Software Development - A Taxonomy and Survey
One of the modern paradigms to develop an application is object oriented analysis and design. In this paradigm, there are several objects and each object plays some specific roles in applications. In an application, we must distinguish between procedural semantics and declarative semantics for their implementation in a specific programming language. For the procedural semantics, we can write a ...
متن کاملVisual Tracking using Learning Histogram of Oriented Gradients by SVM on Mobile Robot
The intelligence of a mobile robot is highly dependent on its vision. The main objective of an intelligent mobile robot is in its ability to the online image processing, object detection, and especially visual tracking which is a complex task in stochastic environments. Tracking algorithms suffer from sequence challenges such as illumination variation, occlusion, and background clutter, so an a...
متن کاملModeling and Evaluation of Stochastic Discrete-Event Systems with RayLang Formalism
In recent years, formal methods have been used as an important tool for performance evaluation and verification of a wide range of systems. In the view points of engineers and practitioners, however, there are still some major difficulties in using formal methods. In this paper, we introduce a new formal modeling language to fill the gaps between object-oriented programming languages (OOPLs) us...
متن کاملModeling and Evaluation of Stochastic Discrete-Event Systems with RayLang Formalism
In recent years, formal methods have been used as an important tool for performance evaluation and verification of a wide range of systems. In the view points of engineers and practitioners, however, there are still some major difficulties in using formal methods. In this paper, we introduce a new formal modeling language to fill the gaps between object-oriented programming languages (OOPLs) us...
متن کاملObject - Oriented Dataflow † Takayuki Dan
In our efforts to develop an object-oriented visual programming language, the dataflow model of computation is extended from its traditional functional model to an object-oriented model. It is argued that the concept of subroutine in the object-oriented model requires two different types of calling (activation) mechanisms, the synchronous call and the asynchronous call. Asynchronous subroutine ...
متن کامل